Skip to content

Conversation

@Victor-Jung
Copy link
Member

Added

  • A UV lock file to pin the package version.
  • A Python version file.

Changed

  • The Docker container we use to run CI now uses uv to prepare the dependencies in the uv cache.
  • The ResNet18 test now tests the label prediction instead of the logit values.
  • The readme is updated to contain the information on how to setup and run tests with uv.

@Victor-Jung Victor-Jung self-assigned this Jan 13, 2026
@viv-eth viv-eth self-requested a review January 21, 2026 08:53
Copy link

@viv-eth viv-eth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and the tests are passing. I only had a minor nitpick and once this is resolved, we can land this PR.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor question; do we really want the -s flag in the ModelTests run? It is useful for debugging, but in the CI it would just create huge logs.. Unless there is a good reason to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants